home *** CD-ROM | disk | FTP | other *** search
-
-
-
- Rpc C Library Procedures Rpc
-
-
-
- _________________________________________________________________
-
- NNAAMMEE
- Rpc_GetName - Get the name of an RPC.
-
- SSYYNNOOPPSSIISS
- ##iinncclluuddee <<rrppcc..hh>>
-
- void
- RRppcc__GGeettNNaammee(_r_p_c_N_u_m, _r_e_s_u_l_t_L_e_n_g_t_h, _r_e_s_u_l_t_P_t_r)
-
- AARRGGUUMMEENNTTSS
- int _r_p_c_N_u_m (in) An RPC number.
-
- int _r_e_s_u_l_t_L_e_n_g_t_h (in) The number of characters in
- the result buffer.
-
- char *_r_e_s_u_l_t_P_t_r (out) A pointer to the result
- buffer.
-
- _________________________________________________________________
-
-
- DDEESSCCRRIIPPTTIIOONN
- RRppcc__GGeettNNaammee returns a human-readable name for a given Sprite
- RPC number. The user provides a buffer into which the RPC
- name is copied. If the user's buffer is too small, the name
- is truncated to fit. A buffer of RRPPCC__MMAAXX__NNAAMMEE__LLEENNGGTTHH char-
- acters is guaranteed to be big enough.
-
-
- KKEEYYWWOORRDDSS
- rpc
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Sprite v.1.0 Printed: May 31, 1991 1
-
-
-
-